runtime.mSpanList.takeAll (method)

2 uses

	runtime (current package)
		mgcwork.go#L462: 	work.wbufSpans.free.takeAll(&work.wbufSpans.busy)
		mheap.go#L1771: func (list *mSpanList) takeAll(other *mSpanList) {